Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chef provider #3084

Merged
merged 7 commits into from
Dec 13, 2015
Merged

Chef provider #3084

merged 7 commits into from
Dec 13, 2015

Conversation

apparentlymart
Copy link
Contributor

Allows Terraform to create and manage resources on a Chef server.

  • Data Bag
  • Data Bag Item
  • Environment
  • Node
  • Role
  • Client (hard to set things up so that a client has access to create another client, so skipping this for now)
  • Cookbook (not supported by the underlying client library yet, and more complex than the others anyway so better tackled as a separate change)

...and then of course:

  • Acceptance Tests
  • Documentation

@thrashr888
Copy link
Member

+1 would love to use this.

@partamonov
Copy link

+1

@phinze
Copy link
Contributor

phinze commented Dec 9, 2015

Just got a chance to review this and it seems good to go. Was there anything left outstanding that you wanted to address before merge @apparentlymart?

@apparentlymart apparentlymart self-assigned this Dec 10, 2015
@apparentlymart
Copy link
Contributor Author

@phinze I think this is complete though given how old it is I should probably rebase it against master and make sure it still works before merging. I'll put that on my list to look at.

@apparentlymart apparentlymart merged commit 764ea7f into hashicorp:master Dec 13, 2015
apparentlymart added a commit that referenced this pull request Dec 13, 2015
@apparentlymart
Copy link
Contributor Author

Rebased, re-tested, and 🚢ed.

@phinze
Copy link
Contributor

phinze commented Dec 14, 2015

🎊 thanks!

stack72 pushed a commit to stack72/terraform that referenced this pull request Dec 14, 2015
@ghost
Copy link

ghost commented Apr 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants